runtime.cleanupQueue.addWork (method)

3 uses

	runtime (current package)
		mcleanup.go#L439: func (q *cleanupQueue) addWork(n int) {
		mcleanup.go#L485: 		q.addWork(1)
		mcleanup.go#L578: 		q.addWork(flushed)